int message(vector& p,float rad,int msg,int param,void *data)
Parameter | Type | Description |
---|---|---|
p | vector& | position |
rad | float | radius |
msg | int | type |
param | int | parameter |
data | void * | general pointer parameter |
Returns 0 continue the message chain.
This function processes the messages sent to the bsp leaf faces. It handles static and dynamic lighting messages.